Resource StructureDefinition/FHIR Server from package ca.on.health.sadie#1.4.11 (110 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No human-readable text provided in this case.
Source
{
"resourceType" : "StructureDefinition",
"id" : "aa056dda-dee7-40fd-8b4e-e7d95514ea06",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
},
"url" : "https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormPotentialUser",
"version" : "1.0.0",
"name" : "FlexFormPotentialUser",
"title" : "FlexFormPotentialUser",
"status" : "active",
"description" : "This is a potential user that only currently has a GoSecure email address.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "servd",
"uri" : "http://www.omg.org/spec/ServD/1.0/",
"name" : "ServD"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Practitioner",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Practitioner",
"path" : "Practitioner",
"definition" : "#### **_`FOR SADIE USE: This is for a potential user of the FlexForms application`_**\n\n- they need a go-secure email address \n\nA person who is directly or indirectly involved in the provisioning of healthcare."
},
{
"id" : "Practitioner.identifier",
"path" : "Practitioner.identifier",
"definition" : "#### **_`FOR SADIE USE: This is the identifier from the source system (GoSecure ID, GoSecure Email, CPDB Stakeholder Number). The email also exists here in order to easily perform uniqueness checks using a FHIR query. Example: http://localhost:8000/PractitionerRole?practitioner.identifier=7e6e9365-7f91-4147-8216-b04f1c831b41,sadie.delegate@gmail.com`_**\n\nAn identifier that applies to this person in this role."
},
{
"id" : "Practitioner.identifier.use",
"path" : "Practitioner.identifier.use",
"max" : "0"
},
{
"id" : "Practitioner.identifier.type",
"path" : "Practitioner.identifier.type",
"definition" : "#### **_`FOR SADIE USE: The type is the name of the external system. The code from the ExternalSystems ValueSet is required`_**\n\nA coded type for the identifier that can be used to determine which identifier to use for a specific purpose.",
"max" : "0"
},
{
"id" : "Practitioner.identifier.type.coding",
"path" : "Practitioner.identifier.type.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Practitioner.identifier.type.coding.system",
"path" : "Practitioner.identifier.type.coding.system",
"definition" : "#### **_`FOR SADIE USE: This is a fixed value for FlexForm's internal CodeSystem`_**\n\nThe identification of the code system that defines the meaning of the symbol in the code.",
"min" : 1,
"fixedUri" : "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal"
},
{
"id" : "Practitioner.identifier.type.coding.code",
"path" : "Practitioner.identifier.type.coding.code",
"definition" : "#### **_`FOR SADIE USE: The code must exist in the Forms-ExternalSystems ValueSet`_**\n\nA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ExternalSystems"
}
},
{
"id" : "Practitioner.identifier.type.coding.display",
"path" : "Practitioner.identifier.type.coding.display",
"max" : "0"
},
{
"id" : "Practitioner.identifier.type.coding.userSelected",
"path" : "Practitioner.identifier.type.coding.userSelected",
"max" : "0"
},
{
"id" : "Practitioner.identifier.type.text",
"path" : "Practitioner.identifier.type.text",
"max" : "0"
},
{
"id" : "Practitioner.identifier.system",
"path" : "Practitioner.identifier.system",
"definition" : "#### **_`FOR SADIE USE: The system element will have the following format: urn:sadie:FHIR resource:Source System:Name in the source system`_**\n\nEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-IdentifierSystems"
}
},
{
"id" : "Practitioner.identifier.value",
"path" : "Practitioner.identifier.value",
"definition" : "#### **_`FOR SADIE USE: This is the code in source system`_**\n\nThe portion of the identifier typically relevant to the user and which is unique within the context of the system.",
"min" : 1
},
{
"id" : "Practitioner.identifier.period",
"path" : "Practitioner.identifier.period",
"max" : "0"
},
{
"id" : "Practitioner.identifier.assigner",
"path" : "Practitioner.identifier.assigner",
"max" : "0"
},
{
"id" : "Practitioner.active",
"path" : "Practitioner.active",
"definition" : "#### **_`FOR SADIE USE: Missing or True means the applicant record is active.`_**\n\nThe name(s) associated with the practitioner."
},
{
"id" : "Practitioner.name",
"path" : "Practitioner.name",
"definition" : "#### **_`FOR SADIE USE: This is the name of the user`_**\n\nThe name(s) associated with the practitioner.",
"max" : "1"
},
{
"id" : "Practitioner.name.use",
"path" : "Practitioner.name.use",
"max" : "0"
},
{
"id" : "Practitioner.name.text",
"path" : "Practitioner.name.text",
"definition" : "#### **_`FOR SADIE USE: This is used to store changes that are required to Name.`_**"
},
{
"id" : "Practitioner.name.family",
"path" : "Practitioner.name.family",
"definition" : "#### **_`FOR SADIE USE: This is the family name of the user.`_**",
"min" : 1
},
{
"id" : "Practitioner.name.given",
"path" : "Practitioner.name.given",
"definition" : "#### **_`FOR SADIE USE: The first element is the First Name the second is the Middle Name.`_**",
"slicing" : {
"description" : "#### **_`FOR SADIE USE: This is the first name of the user.`_**",
"ordered" : true,
"rules" : "open"
},
"max" : "2"
},
{
"id" : "Practitioner.name.given:firstName",
"path" : "Practitioner.name.given",
"sliceName" : "firstName",
"max" : "1"
},
{
"id" : "Practitioner.name.given:middleName",
"path" : "Practitioner.name.given",
"sliceName" : "middleName",
"definition" : "#### **_`FOR SADIE USE: This is the middle name of the user.`_**",
"max" : "1"
},
{
"id" : "Practitioner.name.prefix",
"path" : "Practitioner.name.prefix",
"definition" : "#### **_`FOR SADIE USE: Depending on the qualifications this will be populated with Dr.`_**",
"max" : "1"
},
{
"id" : "Practitioner.name.suffix",
"path" : "Practitioner.name.suffix",
"max" : "0"
},
{
"id" : "Practitioner.name.period",
"path" : "Practitioner.name.period",
"max" : "0"
},
{
"id" : "Practitioner.telecom",
"path" : "Practitioner.telecom",
"definition" : "#### **_`FOR SADIE USE: This is the GoSecure Email`_**\n\nA contact detail for the practitioner, e.g. a telephone number or an email address.",
"min" : 1,
"max" : "1"
},
{
"id" : "Practitioner.telecom.system",
"path" : "Practitioner.telecom.system",
"definition" : "#### **_`FOR SADIE USE: This is required by FHIR and will always be set to email`_**",
"min" : 1,
"fixedCode" : "email"
},
{
"id" : "Practitioner.telecom.value",
"path" : "Practitioner.telecom.value",
"definition" : "#### **_`FOR SADIE USE: This is the GoSecure Email`_**\n\nThe actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).",
"min" : 1
},
{
"id" : "Practitioner.telecom.use",
"path" : "Practitioner.telecom.use",
"max" : "0"
},
{
"id" : "Practitioner.telecom.rank",
"path" : "Practitioner.telecom.rank",
"max" : "0"
},
{
"id" : "Practitioner.telecom.period",
"path" : "Practitioner.telecom.period",
"max" : "0"
},
{
"id" : "Practitioner.address",
"path" : "Practitioner.address",
"max" : "0"
},
{
"id" : "Practitioner.gender",
"path" : "Practitioner.gender",
"max" : "0"
},
{
"id" : "Practitioner.birthDate",
"path" : "Practitioner.birthDate",
"max" : "0"
},
{
"id" : "Practitioner.photo",
"path" : "Practitioner.photo",
"max" : "0"
},
{
"id" : "Practitioner.qualification",
"path" : "Practitioner.qualification",
"definition" : "#### **_`FOR SADIE USE: These are the healthcare license(s) the user has`_**\n\nThe official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality."
},
{
"id" : "Practitioner.qualification.identifier",
"path" : "Practitioner.qualification.identifier",
"definition" : "#### **_`FOR SADIE USE: This is the license number`_**\n\nAn identifier that applies to this person's qualification in this role.",
"min" : 1,
"max" : "1"
},
{
"id" : "Practitioner.qualification.identifier.use",
"path" : "Practitioner.qualification.identifier.use",
"max" : "0"
},
{
"id" : "Practitioner.qualification.identifier.type",
"path" : "Practitioner.qualification.identifier.type",
"max" : "0"
},
{
"id" : "Practitioner.qualification.identifier.type.coding",
"path" : "Practitioner.qualification.identifier.type.coding",
"max" : "0"
},
{
"id" : "Practitioner.qualification.identifier.type.coding.system",
"path" : "Practitioner.qualification.identifier.type.coding.system",
"max" : "0",
"fixedUri" : "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal"
},
{
"id" : "Practitioner.qualification.identifier.type.coding.version",
"path" : "Practitioner.qualification.identifier.type.coding.version",
"max" : "0"
},
{
"id" : "Practitioner.qualification.identifier.type.coding.code",
"path" : "Practitioner.qualification.identifier.type.coding.code",
"definition" : "#### **_`FOR SADIE USE: The code for the qualification type. CPSO, NSO, etc...`_**\n\nA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
"max" : "0"
},
{
"id" : "Practitioner.qualification.identifier.type.coding.display",
"path" : "Practitioner.qualification.identifier.type.coding.display",
"max" : "0"
},
{
"id" : "Practitioner.qualification.identifier.type.coding.userSelected",
"path" : "Practitioner.qualification.identifier.type.coding.userSelected",
"max" : "0"
},
{
"id" : "Practitioner.qualification.identifier.type.text",
"path" : "Practitioner.qualification.identifier.type.text",
"max" : "0"
},
{
"id" : "Practitioner.qualification.identifier.system",
"path" : "Practitioner.qualification.identifier.system",
"definition" : "#### **_`FOR SADIE USE: The system the licence number came from`_**\n\nEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-IdentifierSystems"
}
},
{
"id" : "Practitioner.qualification.identifier.value",
"path" : "Practitioner.qualification.identifier.value",
"definition" : "#### **_`FOR SADIE USE: The license number`_**\n\nThe portion of the identifier typically relevant to the user and which is unique within the context of the system.",
"min" : 1
},
{
"id" : "Practitioner.qualification.identifier.period",
"path" : "Practitioner.qualification.identifier.period",
"max" : "0"
},
{
"id" : "Practitioner.qualification.identifier.assigner",
"path" : "Practitioner.qualification.identifier.assigner",
"max" : "0"
},
{
"id" : "Practitioner.qualification.code",
"path" : "Practitioner.qualification.code",
"definition" : "#### **_`FOR SADIE USE: This is a code representing the license classification. Examples MD, NP`_**\n\nCoded representation of the qualification.",
"binding" : {
"strength" : "required",
"valueSet" : "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-QualificationTypes"
}
},
{
"id" : "Practitioner.qualification.period",
"path" : "Practitioner.qualification.period",
"max" : "0"
},
{
"id" : "Practitioner.qualification.issuer",
"path" : "Practitioner.qualification.issuer",
"max" : "0"
},
{
"id" : "Practitioner.qualification.issuer.type",
"path" : "Practitioner.qualification.issuer.type",
"min" : 1
},
{
"id" : "Practitioner.qualification.issuer.identifier",
"path" : "Practitioner.qualification.issuer.identifier",
"max" : "0"
},
{
"id" : "Practitioner.qualification.issuer.display",
"path" : "Practitioner.qualification.issuer.display",
"min" : 1
},
{
"id" : "Practitioner.communication",
"path" : "Practitioner.communication",
"max" : "0"
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.